Skip to content

Add Dokimos to Artificial Intelligence#1264

Open
fkapsahili wants to merge 1 commit into
akullpp:masterfrom
fkapsahili:add-dokimos
Open

Add Dokimos to Artificial Intelligence#1264
fkapsahili wants to merge 1 commit into
akullpp:masterfrom
fkapsahili:add-dokimos

Conversation

@fkapsahili

@fkapsahili fkapsahili commented Jun 15, 2026

Copy link
Copy Markdown

Adds Dokimos to the Artificial Intelligence section.

The other entries in this category build LLM or agent apps. LangChain4j, JamJet, and the MCP Java SDK all help you create them. Dokimos does the opposite: it tests them. It scores responses, validates tool calls and execution traces, and fails the build on a quality regression, all as a normal JUnit test. It is the only evaluation framework in the category.

Disclosure: I maintain Dokimos. It is MIT licensed and published to Maven Central under dev.dokimos. I think it fills a real gap in this list, since none of the AI entries cover evaluation or regression testing.


Summary by cubic

Add Dokimos to the Artificial Intelligence section to cover evaluation and regression testing for LLM and agent apps. It scores responses, validates tool calls and execution traces, and catches quality regressions in CI.

Written for commit 7eeba08. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant